home *** CD-ROM | disk | FTP | other *** search
/ Strip Poker 2 - Gioco Si Fa Sexy / Strip Poker: II gioco si fa sexy.iso / Start.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2002-10-01  |  1KB  |  61 lines

  1. object Form2: TForm2
  2.   Left = 251
  3.   Top = 112
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 404
  7.   ClientWidth = 415
  8.   Color = 14801331
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 415
  21.     Height = 404
  22.     Align = alClient
  23.   end
  24.   object Memo1: TMemo
  25.     Left = 22
  26.     Top = 120
  27.     Width = 370
  28.     Height = 243
  29.     Anchors = [akLeft, akTop, akRight, akBottom]
  30.     BorderStyle = bsNone
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -16
  34.     Font.Name = 'Times New Roman'
  35.     Font.Style = []
  36.     ParentFont = False
  37.     ReadOnly = True
  38.     ScrollBars = ssVertical
  39.     TabOrder = 1
  40.   end
  41.   object Button1: TM98Button
  42.     Left = 37
  43.     Top = 371
  44.     Width = 340
  45.     Height = 25
  46.     Anchors = [akLeft, akRight, akBottom]
  47.     Cancel = True
  48.     Caption = 'OK'
  49.     Default = True
  50.     Font.Charset = DEFAULT_CHARSET
  51.     Font.Color = clWindowText
  52.     Font.Height = -11
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = [fsBold]
  55.     ModalResult = 1
  56.     ParentFont = False
  57.     TabOrder = 0
  58.     ColorDisabB = clBtnFace
  59.   end
  60. end
  61.